Skip to content

test: Add timeout for curls, minor syntax tweaks #327

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

jajik
Copy link
Collaborator

@jajik jajik commented Mar 31, 2025

With a timeout set, tests shouldn't get stuck waiting for a response.

Also I've changed `...` to $(...) syntax on a few places to be consistent with the rest.

close #326

@jajik jajik requested a review from rhusar March 31, 2025 11:38
@jajik jajik requested a review from jfclere April 4, 2025 09:08
With a timeout set, tests shouldn't get stuck waiting for a response
Copy link
Member

@rhusar rhusar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rhusar rhusar merged commit 4be2bd0 into modcluster:main May 15, 2025
11 checks passed
@rhusar
Copy link
Member

rhusar commented May 15, 2025

Thanks @jajik

@jajik jajik deleted the issue-326 branch May 15, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timeout to all curls used in the testsuite
2 participants